Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^6.4 || ^7.0 -> ^6.4 || ^7.0 || ^8.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v8.0.0

Compare Source

v7.4.0

Compare Source

Changelog (symfony/console@v7.4.0-RC3...v7.4.0)

v7.3.6

Compare Source

Changelog (symfony/console@v7.3.5...v7.3.6)

v7.3.5

Compare Source

v7.3.4

Compare Source

Changelog (symfony/console@v7.3.3...v7.3.4)

v7.3.3

Compare Source

Changelog (symfony/console@v7.3.2...v7.3.3)

v7.3.2

Compare Source

Changelog (symfony/console@v7.3.1...v7.3.2)

v7.3.1

Compare Source

Changelog (symfony/console@v7.3.0...v7.3.1)

v7.3.0

Compare Source

Changelog (symfony/console@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.2.9

Compare Source

Changelog (symfony/console@v7.2.8...v7.2.9)

v7.2.8

Compare Source

Changelog (symfony/console@v7.2.7...v7.2.8)

v7.2.7

Compare Source

Changelog (symfony/console@v7.2.6...v7.2.7)

  • no significant changes

v7.2.6

Compare Source

Changelog (symfony/console@v7.2.5...v7.2.6)

v7.2.5

Compare Source

Changelog (symfony/console@v7.2.4...v7.2.5)

v7.2.1

Compare Source

Changelog (symfony/console@v7.2.0...v7.2.1)

v7.2.0

Compare Source

Changelog (symfony/console@v7.2.0-RC1...v7.2.0)

  • no significant changes

v7.1.10

Compare Source

Changelog (symfony/console@v7.1.9...v7.1.10)

v7.1.8

Compare Source

Changelog (symfony/console@v7.1.7...v7.1.8)

  • no significant changes

v7.1.7

Compare Source

Changelog (symfony/console@v7.1.6...v7.1.7)

v7.1.6

Compare Source

Changelog (symfony/console@v7.1.5...v7.1.6)

v7.1.5

Compare Source

Changelog (symfony/console@v7.1.4...v7.1.5)

  • no significant changes

v7.1.4

Compare Source

Changelog (symfony/console@v7.1.3...v7.1.4)

v7.1.3

Compare Source

Changelog (symfony/console@v7.1.2...v7.1.3)

v7.1.2

Compare Source

Changelog (symfony/console@v7.1.1...v7.1.2)

  • no significant changes

v7.1.1

Compare Source

Changelog (symfony/console@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/console@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.0.10

Compare Source

Changelog (symfony/console@v7.0.9...v7.0.10)

v7.0.9

Compare Source

Changelog (symfony/console@v7.0.8...v7.0.9)

  • no significant changes

v7.0.8

Compare Source

Changelog (symfony/console@v7.0.7...v7.0.8)

  • no significant changes

v7.0.7

Compare Source

Changelog (symfony/console@v7.0.6...v7.0.7)

v7.0.6

Compare Source

Changelog (symfony/console@v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (symfony/console@v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (symfony/console@v7.0.2...v7.0.3)

v7.0.2

Compare Source

Changelog (symfony/console@v7.0.1...v7.0.2)

v7.0.1

Compare Source

Changelog (symfony/console@v7.0.0...v7.0.1)

  • no significant changes

v7.0.0

Compare Source

Changelog (symfony/console@v7.0.0-RC2...v7.0.0)

  • no significant changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from eliashaeussler as a code owner November 27, 2025 10:04
@renovate renovate bot added the dependencies Updates project dependencies label Nov 27, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/console:8.0.1 --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/console ^6.4 || ^7.0 || ^8.0, found symfony/console[v6.4.0, ..., v6.4.30, v7.0.0, ..., v7.4.1, v8.0.0, v8.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - armin/editorconfig-cli is locked to version 2.2.1 and an update of this package was not requested.
    - armin/editorconfig-cli 2.2.1 requires symfony/console ^5 || ^6 || ^7 || ^8 -> found symfony/console[v5.0.0, ..., v5.4.47, v6.0.0, ..., v6.4.30, v7.0.0, ..., v7.4.1, v8.0.0, v8.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - eliashaeussler/php-cs-fixer-config is locked to version 3.0.0 and an update of this package was not requested.
    - eliashaeussler/php-cs-fixer-config 3.0.0 requires friendsofphp/php-cs-fixer ^3.14 -> satisfiable by friendsofphp/php-cs-fixer[v3.89.2].
    - friendsofphp/php-cs-fixer v3.89.2 requires symfony/console ^5.4.47 || ^6.4.24 || ^7.0 -> found symfony/console[v5.4.47, v6.4.24, ..., v6.4.30, v7.0.0, ..., v7.4.1] but it conflicts with your temporary update constraint (symfony/console:8.0.1).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@coveralls
Copy link
Collaborator

coveralls commented Nov 27, 2025

Pull Request Test Coverage Report for Build 20056995482

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.728%

Totals Coverage Status
Change from base Build 19991494039: 0.0%
Covered Lines: 366
Relevant Lines: 367

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/major-symfony branch 3 times, most recently from f7db38e to 13d51da Compare December 5, 2025 12:39
| datasource | package         | from   | to    |
| ---------- | --------------- | ------ | ----- |
| packagist  | symfony/console | 6.4.27 | 8.0.0 |
@renovate renovate bot force-pushed the renovate/major-symfony branch from 13d51da to f1ec803 Compare December 6, 2025 16:56
@eliashaeussler eliashaeussler merged commit a0e8833 into main Dec 9, 2025
33 checks passed
@eliashaeussler eliashaeussler deleted the renovate/major-symfony branch December 9, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants